home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / util / misc / recentif.lha / Recentify / Recentify.doc < prev    next >
Text File  |  1996-10-30  |  3KB  |  89 lines

  1.  
  2.                                Recentify v1.3
  3.                                **************
  4.  
  5. I AM NOT RESPONSIBLE FOR ANY DAMAGE THAT COULD OCCURS ON YOUR MACHINE
  6. BECAUSE THE USE OF MY PROGRAM...etc, etc, etc....
  7. YOU CAN FREELY RE-DISTRIBUTE THIS ARCHIVE ONLY IF IT'S COMPLETE.
  8. IF YF YOU DIFFUSE THIS PROG ON A COVER-DISK, PLEASE SEND ME A COPY OF THE
  9. REVUE.
  10.  
  11. Purpose:
  12. --------
  13.   This program has been made because I'm a Aminet fan but I don't have a
  14. permanent access to a modem. So I often missed some Recent files. Recentify
  15. is the solution. There are many progs that do the same thing than Recentify
  16. but none have all its fonctionnalities. Recentify will scan your Index file
  17. one time and will produce a recent file, like in your dreams !!!
  18.  
  19. How ?
  20. -----
  21.    The template is:
  22.  
  23.            C:>Recentify ?
  24.            FROM/A,TO,AGE/K/N,X=EXACT/S,Q=QUIET/S:
  25.  
  26. Only five arguments !!!
  27.  
  28.    FROM: The Index file to build Recent file from. If no name is specified
  29.          an asl filerequester will appear.
  30.  
  31.    TO: The Recent file. By default, T:Recent.
  32.  
  33.    AGE: The age in weeks of the archive. Ranging from 0 to 12. Default is 0.
  34.  
  35.    X=EXACT: If set, Recentify will build Recent only whith files uploaded
  36.             EXACTLY AGE week ago otherwise, it will build Recent with files
  37.             uploaded between AGE and 0 weeks ago.
  38.  
  39.    Q=QUIET: If set, there will be no output otherwise, Recentify will print
  40.             a line number to show progression.
  41.  
  42. BUGS ???
  43. --------
  44.    Recentify was only tested on A1200 Blizzard IV 030/50 and Blizzard IV
  45. 060/50 with OS 3.1.
  46.    I don't know if it will work under other OS but I don't see why it
  47. wouldn't !!!
  48.    But if you find some bugs or if you have some suggestions,  please (E-)mail me.
  49.  
  50. IMPORTANT !!!!
  51. --------------
  52.    This is my first try in C and there are many things that I don't know.
  53. Specially, I don't know how to modify the stack directly from my program.
  54. In fact I don't even know if it's possible !!!
  55. But if you scan an Index file with an AGE value too high or if there are too
  56. many files AGE week old, there will be a stack overflow and a GURU :(.
  57. If it happens, you'll have to increase the stack value before to start
  58. again. Sorry, but as soon as I'll have the solution, I will implement it.
  59.  
  60. This program is (E-)MailWare, because I'd like to know how many people uses
  61. my prog and what they think about it. If you want it, you could send me some
  62. help about codind C or E(little source, how to increase stack, how to read a
  63. file quickly, a gadtools interface, a PENTIUM 200 emulator...). I want to
  64. code on my Amiga but it seems that there is a lack of doc about coding, so
  65. help me please.
  66.  
  67. AUTHOR:
  68. -------
  69.  
  70. Lionel GARCIA
  71.  
  72. Snail mail: 4 Rue Rene AVERSENQ. 31130 BALMA. FRANCE
  73. E-Mail: lmgkc@hotmail.com
  74. You could join me on IRC too: #Amigafr. Look for LMG.
  75.  
  76. History:
  77. --------
  78.  None: Previous versions were developped in E and weren't diffused.
  79.  
  80. Thx to:
  81. -------
  82.  
  83.  - Jean-Philippe for his recurent criticism: IT'S TOO SLOW !!!!
  84.  - All the one that help me on #AmigaFr(I don't remeber them all, there are
  85.    too many :-)
  86.  - AMIGA for being the best computer I've ever seen :-)
  87.  
  88.                            AMIGA RULEZ !!!!!
  89.